home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / unix / bootlin4 / whatsnew < prev   
Encoding:
Text File  |  1992-06-30  |  1.7 KB  |  37 lines

  1. ===== Changes from BootLin 1.3 to 1.4 =========================================
  2.     It's not really here now, because Linux doesn't like it yet, but
  3. the main new functionality is that you will be able to boot Linux directly
  4. from the DOS command line.
  5.  
  6. ===== Changes from BootLin 1.2 to 1.3 =========================================
  7.     Added a check of the boot sector to be a REAL BIOS BOOT SECTOR. This
  8. will avoid, I hope, to try to boot with everything, and more especially with
  9. the system executable, like one of my friends did...
  10.  
  11.     BootLinux now sets the memory to zero before loading the image. With
  12. this linux hangs less often.
  13.  
  14.     If the name given on the command line refers to no real file, then
  15. you are prompted for a new file name, until the name is correct. This should
  16. allow, for those using multiple kernels, the use of only one command line in
  17. the config.sys to boot whatever version of linux they want.
  18.  
  19.     Sorry, I could not avoid Bootlin.com to be more than 1K this time !
  20.  
  21. ===== Changes from BootLin 1.1 to 1.2 =========================================
  22.     I think I have now corrected the bug that hung some computers and
  23. made everyone have garbage in place of the "Press <RETURN> to see SVGA modes".
  24.  
  25.     If the ROOT device number is not defined, it allows you to choose
  26. it within some devices.
  27.  
  28.     It has a far more simple command line parsing routine. That allowed
  29. to save about 33% of the size, which in turn allowed the new BootLinux to
  30. be smaller than the old one. Drawback: no checking is done. Anyway,
  31. it has the same syntax than the previous BootLinux.
  32.  
  33.     I now give a MASM source !
  34.  
  35. ===============================================================================
  36.  
  37.